home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr34 / gitarid.zip / LOOK.HLP < prev    next >
Text File  |  1993-04-24  |  3KB  |  60 lines

  1.  
  2.   The lookup function will tell the user what year a
  3.   guitar is produced.
  4.  
  5.   The tables included are as follows:
  6.  
  7.       Model                    Path \ File
  8.       D'Angelico        AXE\\DOCS\\DANGEL.DOC
  9.       D'Aquisto         AXE\\DOCS\\DAQUISTO.DOC
  10.       Epiphone          AXE\\DOCS\\EPIPHONE.DOC
  11.       Fender            AXE\\DOCS\\FENDER.DOC
  12.       Gibson            AXE\\DOCS\\GIBSON.DOC
  13.       Gretsch           AXE\\DOCS\\GRETSCH.DOC
  14.       Guild             AXE\\DOCS\\GUILD.DOC
  15.       Martin            AXE\\DOCS\\MARTIN.DOC
  16.       National          AXE\\DOCS\\NATIONAL.DOC
  17.       Ovation           AXE\\DOCS\\OVATION.DOC
  18.       Rickenbacker      AXE\\DOCS\\RICK.DOC
  19.  
  20.   All serial prefixes must be entered in upper case.
  21.   Gibson is peculiar in that all pre-WWII serial
  22.   numbers must use a serial prefix of P. All others,
  23.   use what is valid or you will get an error message.
  24.   Please note many of the look-up functions require
  25.   serial # prefixes in addition to the actual number.
  26.   Eack look-up function has an on-screen listing of
  27.   valid prefix codes.
  28.  
  29.     If you do not like the data, simply edit the doc
  30.   file for that manufacturer. It is the user's
  31.   responsibility to verify and update the data,
  32.   though the data should be reasonably accurate. Do
  33.   not rely on any information in this software to
  34.   guarantee the validity, or value of, a firearm.
  35.   This is merely a data engine to process any data
  36.   residing in the document file. The data is stored
  37.   in ascending order so some care must be exercised.
  38.   Each category MUST have a last year, delimited by 
  39.   a serial number maximum value associated with it.
  40.   For example, a field XXXXX in length would list
  41.   the final year of production as having a serial
  42.   number of 99999. Look at GUN \ LOOKUP \ Win94.doc
  43.   as an example.
  44.  
  45.   A (dangerous !) feature I have made available
  46.   is the ability for the user to interactively edit
  47.   the actual look-up text files, rather than just
  48.   read the data and return values. On the Lookup
  49.   menu, the last item is an Edit Mode Toggle. When
  50.   "√" is visible, the function simply opens the
  51.   text for editing purposes. The edit mode can
  52.   be toggled off by pressing <Enter> on the Edit
  53.   mode field or simply pressing "E", the hot key
  54.   for the toggle. Remember, the edit mode is live
  55.   and care must be exercised during this process.
  56.   Should a faux pas occur, simply hit <ESC> or F3
  57.   inside the editor - either will prevent the
  58.   file from being saved. See Edit Help for more
  59.   details.
  60.